Create back end that enables super mentor to reset passwords for any account, now with SQL database

FeaturesAccount Management
MoSCoWMust
OwnerRose
SizeM
Sprint4
StatusDone
  1. Create back end that enables super mentor to reset passwords for any account
    • Acceptance Criteria:
      • A backend function should be developed to allow super mentors to reset passwords for user accounts.
      • Proper authentication and authorization checks should be in place to ensure only super mentors can access this functionality.
      • The password reset process should securely update the user's password in the database.